When initially reffing each axis of our machine, we would like to run in open-loop stepper mode, but also accept encoder input so that we can then automatically detect whether an encoder is actually connected and, if so, perform a sanity check on it.
What is the correct axis config setting for this, and which field will contain the encoder count? I'm kind of guessing that running it with CL_STEP_DIR_MODE, but with P=I=D=0 and very high error bounds will do the trick, with encoder count in the Position field.